IDiscordApplicationManager

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

getCurrentBranch
void getCurrentBranch(DiscordBranch* branch)
Undocumented in source. Be warned that the author may not have intended to support it.
getCurrentLocale
void getCurrentLocale(DiscordLocale* locale)
Undocumented in source. Be warned that the author may not have intended to support it.
getOauth2Token
void getOauth2Token(void* callbackData, void function(void*, DiscordResult, DiscordOAuth2Token*) callback)
Undocumented in source. Be warned that the author may not have intended to support it.
getTicket
void getTicket(void* callbackData, void function(void*, DiscordResult, const(char)*) callback)
Undocumented in source. Be warned that the author may not have intended to support it.
validateOrExit
void validateOrExit(void* callbackData, void function(void*, DiscordResult) callback)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta